3.1014 \(\int \frac{\sqrt [6]{a+b x^2}}{x^2} \, dx\)

Optimal. Leaf size=266 \[ \frac{\sqrt{2-\sqrt{3}} \sqrt [6]{a+b x^2} \left (1-\sqrt [3]{\frac{a}{a+b x^2}}\right ) \sqrt{\frac{\left (\frac{a}{a+b x^2}\right )^{2/3}+\sqrt [3]{\frac{a}{a+b x^2}}+1}{\left (-\sqrt [3]{\frac{a}{a+b x^2}}-\sqrt{3}+1\right )^2}} F\left (\sin ^{-1}\left (\frac{-\sqrt [3]{\frac{a}{b x^2+a}}+\sqrt{3}+1}{-\sqrt [3]{\frac{a}{b x^2+a}}-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt [4]{3} x \sqrt [3]{\frac{a}{a+b x^2}} \sqrt{-\frac{1-\sqrt [3]{\frac{a}{a+b x^2}}}{\left (-\sqrt [3]{\frac{a}{a+b x^2}}-\sqrt{3}+1\right )^2}}}-\frac{\sqrt [6]{a+b x^2}}{x} \]

[Out]

-((a + b*x^2)^(1/6)/x) + (Sqrt[2 - Sqrt[3]]*(a + b*x^2)^(1/6)*(1 - (a/(a + b*x^2
))^(1/3))*Sqrt[(1 + (a/(a + b*x^2))^(1/3) + (a/(a + b*x^2))^(2/3))/(1 - Sqrt[3]
- (a/(a + b*x^2))^(1/3))^2]*EllipticF[ArcSin[(1 + Sqrt[3] - (a/(a + b*x^2))^(1/3
))/(1 - Sqrt[3] - (a/(a + b*x^2))^(1/3))], -7 + 4*Sqrt[3]])/(3^(1/4)*x*(a/(a + b
*x^2))^(1/3)*Sqrt[-((1 - (a/(a + b*x^2))^(1/3))/(1 - Sqrt[3] - (a/(a + b*x^2))^(
1/3))^2)])

_______________________________________________________________________________________

Rubi [A]  time = 0.460453, antiderivative size = 266, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.267 \[ \frac{\sqrt{2-\sqrt{3}} \sqrt [6]{a+b x^2} \left (1-\sqrt [3]{\frac{a}{a+b x^2}}\right ) \sqrt{\frac{\left (\frac{a}{a+b x^2}\right )^{2/3}+\sqrt [3]{\frac{a}{a+b x^2}}+1}{\left (-\sqrt [3]{\frac{a}{a+b x^2}}-\sqrt{3}+1\right )^2}} F\left (\sin ^{-1}\left (\frac{-\sqrt [3]{\frac{a}{b x^2+a}}+\sqrt{3}+1}{-\sqrt [3]{\frac{a}{b x^2+a}}-\sqrt{3}+1}\right )|-7+4 \sqrt{3}\right )}{\sqrt [4]{3} x \sqrt [3]{\frac{a}{a+b x^2}} \sqrt{-\frac{1-\sqrt [3]{\frac{a}{a+b x^2}}}{\left (-\sqrt [3]{\frac{a}{a+b x^2}}-\sqrt{3}+1\right )^2}}}-\frac{\sqrt [6]{a+b x^2}}{x} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*x^2)^(1/6)/x^2,x]

[Out]

-((a + b*x^2)^(1/6)/x) + (Sqrt[2 - Sqrt[3]]*(a + b*x^2)^(1/6)*(1 - (a/(a + b*x^2
))^(1/3))*Sqrt[(1 + (a/(a + b*x^2))^(1/3) + (a/(a + b*x^2))^(2/3))/(1 - Sqrt[3]
- (a/(a + b*x^2))^(1/3))^2]*EllipticF[ArcSin[(1 + Sqrt[3] - (a/(a + b*x^2))^(1/3
))/(1 - Sqrt[3] - (a/(a + b*x^2))^(1/3))], -7 + 4*Sqrt[3]])/(3^(1/4)*x*(a/(a + b
*x^2))^(1/3)*Sqrt[-((1 - (a/(a + b*x^2))^(1/3))/(1 - Sqrt[3] - (a/(a + b*x^2))^(
1/3))^2)])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 11.8613, size = 240, normalized size = 0.9 \[ - \frac{\sqrt [6]{a + b x^{2}}}{x} + \frac{3^{\frac{3}{4}} \sqrt{\frac{\left (- \frac{b x^{2}}{a + b x^{2}} + 1\right )^{\frac{2}{3}} + \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} + 1}{\left (- \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} - \sqrt{3} + 1\right )^{2}}} \sqrt{- \sqrt{3} + 2} \sqrt [6]{a + b x^{2}} \left (- \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} + 1\right ) F\left (\operatorname{asin}{\left (\frac{- \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} + 1 + \sqrt{3}}{- \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} - \sqrt{3} + 1} \right )}\middle | -7 + 4 \sqrt{3}\right )}{3 x \sqrt [3]{\frac{a}{a + b x^{2}}} \sqrt{\frac{\sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} - 1}{\left (- \sqrt [3]{- \frac{b x^{2}}{a + b x^{2}} + 1} - \sqrt{3} + 1\right )^{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((b*x**2+a)**(1/6)/x**2,x)

[Out]

-(a + b*x**2)**(1/6)/x + 3**(3/4)*sqrt(((-b*x**2/(a + b*x**2) + 1)**(2/3) + (-b*
x**2/(a + b*x**2) + 1)**(1/3) + 1)/(-(-b*x**2/(a + b*x**2) + 1)**(1/3) - sqrt(3)
 + 1)**2)*sqrt(-sqrt(3) + 2)*(a + b*x**2)**(1/6)*(-(-b*x**2/(a + b*x**2) + 1)**(
1/3) + 1)*elliptic_f(asin((-(-b*x**2/(a + b*x**2) + 1)**(1/3) + 1 + sqrt(3))/(-(
-b*x**2/(a + b*x**2) + 1)**(1/3) - sqrt(3) + 1)), -7 + 4*sqrt(3))/(3*x*(a/(a + b
*x**2))**(1/3)*sqrt(((-b*x**2/(a + b*x**2) + 1)**(1/3) - 1)/(-(-b*x**2/(a + b*x*
*2) + 1)**(1/3) - sqrt(3) + 1)**2))

_______________________________________________________________________________________

Mathematica [C]  time = 0.0409511, size = 68, normalized size = 0.26 \[ \frac{b x \left (\frac{a+b x^2}{a}\right )^{5/6} \, _2F_1\left (\frac{1}{2},\frac{5}{6};\frac{3}{2};-\frac{b x^2}{a}\right )}{3 \left (a+b x^2\right )^{5/6}}-\frac{\sqrt [6]{a+b x^2}}{x} \]

Antiderivative was successfully verified.

[In]  Integrate[(a + b*x^2)^(1/6)/x^2,x]

[Out]

-((a + b*x^2)^(1/6)/x) + (b*x*((a + b*x^2)/a)^(5/6)*Hypergeometric2F1[1/2, 5/6,
3/2, -((b*x^2)/a)])/(3*(a + b*x^2)^(5/6))

_______________________________________________________________________________________

Maple [F]  time = 0.041, size = 0, normalized size = 0. \[ \int{\frac{1}{{x}^{2}}\sqrt [6]{b{x}^{2}+a}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((b*x^2+a)^(1/6)/x^2,x)

[Out]

int((b*x^2+a)^(1/6)/x^2,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (b x^{2} + a\right )}^{\frac{1}{6}}}{x^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(1/6)/x^2,x, algorithm="maxima")

[Out]

integrate((b*x^2 + a)^(1/6)/x^2, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (b x^{2} + a\right )}^{\frac{1}{6}}}{x^{2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(1/6)/x^2,x, algorithm="fricas")

[Out]

integral((b*x^2 + a)^(1/6)/x^2, x)

_______________________________________________________________________________________

Sympy [A]  time = 3.18897, size = 29, normalized size = 0.11 \[ - \frac{\sqrt [6]{a}{{}_{2}F_{1}\left (\begin{matrix} - \frac{1}{2}, - \frac{1}{6} \\ \frac{1}{2} \end{matrix}\middle |{\frac{b x^{2} e^{i \pi }}{a}} \right )}}{x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x**2+a)**(1/6)/x**2,x)

[Out]

-a**(1/6)*hyper((-1/2, -1/6), (1/2,), b*x**2*exp_polar(I*pi)/a)/x

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (b x^{2} + a\right )}^{\frac{1}{6}}}{x^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((b*x^2 + a)^(1/6)/x^2,x, algorithm="giac")

[Out]

integrate((b*x^2 + a)^(1/6)/x^2, x)